home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / August 96 / ODFContainer question < prev    next >
Encoding:
Internet Message Format  |  1996-08-21  |  749 b   |  [TEXT/ttxt]

  1. Subject:     ODFContainer question
  2. Sent:        8/21/96 3:34 PM
  3. Received:    8/21/96 2:41 PM
  4. From:        Scott Adler, sadler@spss.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. I was trying out the ODFContainer example, and I noticed if I save two 
  9. ODF container documents, lets say:
  10.  
  11.  #1 that has 
  12.    ODFHello and an 
  13.    ODFNothing embedded in it 
  14.  
  15. and #2 has an
  16.    ODFDraw embedded in it
  17.  
  18. when I embed #1 into #2 I get one ODFContainer with all three embedded. I 
  19. expected to get an ODFContainer #2 with an ODFDraw and an ODFContainer 
  20. (#1) which had 2 embedded in it.
  21.  
  22. Am I missing something, or is this behavior on purpose?
  23.  
  24. -Scott Adler
  25. sadler@spss.com
  26.